TPID for Ingress Port VLAN Tagging

The following example configures a TPID for ingress port VLAN tag:

Table 1: Configuring Tag Protocol ID (TPID)

Command

Description

(config) # port 7/1/x1 ingress-vlan-tag 100

Configures a port with VLAN ID 100 on the specified network port.

(config) # port 7/1/x1 tag-protocol-id 0x88a8

Configures a port with TPID value on the specified network port.

The following example replaces TPID with a new one:

Table 2: Modifying Tag Protocol ID (TPID)

Command

Description

(config) # port 1/1/x1 ingress-vlan-tag 1004

Configures a port with VLAN ID 1004 on port ID 1/1/x1.

(config) # port 1/1/x1 tag-protocol-id 0x88a8

Configures a port with TPID value 0x88a8 on port ID 1/1/x1.

(config) # port 1/1/x1 tag-protocol-id 0x9100

Replaces TPID value 0x88a8 with 0x9100 on port ID 1/1/x1.

The following example deletes a TPID:

Table 3: Deleting Tag Protocol ID (TPID)

Command

Description

(config) # no port 1/1/x3 tag-protocol-id

Deletes the TPID value associated with port ID 1/1/x3.

The following example displays Tag Protocol ID (TPID) configuration:

Table 4: Showing Tag Protocol ID (TPID)

Command

Description

(config) # show tag-protocol-id

Shows all configured TPID values.